Thank you for choosing to use my ThrillKill skin
***********Skin created by: Sigma12***********

/-------------changing the board header/logo images------------------/

I tried to skin this so that editing this part to fit your needs would
be as trouble free as possible. The header for this board is made up of
left image (logo_phpBB.gif) and a scrolling background image (logo_phpBB_bg.gif).

I have included a (logo_phpBB_blank.gif) file, wich is a blank version of the
default image. Simply edit that and overwrite the original
(logo_phpBB.gif) image. And play around with the background image till it fits
your needs.

The code inside the "overall_header.tpl" file that contains the logo is:

<!-- This is that area you change that controls the logo and bg image class -->

<tr>
<td class="logo" width="100%" colspan="2"><a href="{U_INDEX}" border="0"><img src="templates/ThrillKill/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" /></a></td>
</tr>

<!-- End logo change area -->


The background image is controlled by the class="logo" (which can be found
inside "ThrillKill.css".

I hope this helps, enjoy the skin.